home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ap-Az / AudioVideoLib1.15.cpt / AudioVideoUtilities / card_10843.txt < prev    next >
Text File  |  1991-03-04  |  6KB  |  325 lines

  1. -- card: 10843 from stack: in
  2. -- bmap block id: 7207
  3. -- flags: 4000
  4. -- background id: 9989
  5. -- name: VIDEOhelp
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=9 top=283 right=337 bottom=107
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 2304
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=108 top=283 right=337 bottom=206
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 2304
  32. -- line height: 13
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=306 top=283 right=337 bottom=404
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 3
  44. -- text size: 10
  45. -- style flags: 2304
  46. -- line height: 13
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=405 top=283 right=337 bottom=503
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 3
  58. -- text size: 10
  59. -- style flags: 2304
  60. -- line height: 13
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=206 top=296 right=341 bottom=304
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 3
  72. -- text size: 10
  73. -- style flags: 2304
  74. -- line height: 13
  75. -- part name: 
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 01
  80. -- high flags: 0004
  81. -- rect: left=12 top=186 right=217 bottom=158
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 9
  87. -- style flags: 0
  88. -- line height: 12
  89. -- part name: NumVolHelp
  90.  
  91.  
  92. -- part 7 (field)
  93. -- low flags: 01
  94. -- high flags: 0004
  95. -- rect: left=430 top=161 right=215 bottom=484
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 9
  101. -- style flags: 0
  102. -- line height: 12
  103. -- part name: RemarksHelp
  104.  
  105.  
  106. -- part 8 (field)
  107. -- low flags: 01
  108. -- high flags: 0004
  109. -- rect: left=182 top=169 right=198 bottom=307
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 9
  115. -- style flags: 0
  116. -- line height: 12
  117. -- part name: NumVolRBHelp
  118.  
  119.  
  120. -- part 9 (field)
  121. -- low flags: 01
  122. -- high flags: 0004
  123. -- rect: left=145 top=96 right=166 bottom=354
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 10
  129. -- style flags: 256
  130. -- line height: 13
  131. -- part name: PUMnote
  132.  
  133.  
  134. -- part 10 (button)
  135. -- low flags: 00
  136. -- high flags: 2000
  137. -- rect: left=10 top=284 right=333 bottom=107
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: New Button
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   pop card
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 13 (button)
  154. -- low flags: 00
  155. -- high flags: 2000
  156. -- rect: left=306 top=285 right=334 bottom=403
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: controlhelp
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   push card
  168.   go to card "ControlPanelHelp" of stack "AudioVideoUtilities"
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 14 (button)
  174. -- low flags: 00
  175. -- high flags: 2000
  176. -- rect: left=109 top=285 right=334 bottom=206
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: mastercontrol
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   pop card
  188.   go to card 1 of stack "AudioVideo Library"
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 15 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=206 top=285 right=333 bottom=304
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: notes
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   doNotes
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 17 (button)
  213. -- low flags: 00
  214. -- high flags: 0000
  215. -- rect: left=404 top=285 right=334 bottom=505
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: reserved
  224.  
  225.  
  226. -- part 19 (field)
  227. -- low flags: 80
  228. -- high flags: 0007
  229. -- rect: left=155 top=47 right=264 bottom=379
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 0 / 0
  232. -- text alignment: 0
  233. -- font id: 3
  234. -- text size: 10
  235. -- style flags: 0
  236. -- line height: 13
  237. -- part name: notes
  238.  
  239.  
  240. -- part contents for background part 5
  241. ----- text -----
  242. 1
  243.  
  244. -- part contents for card part 1
  245. ----- text -----
  246.  
  247. return to library
  248.  
  249. -- part contents for card part 2
  250. ----- text -----
  251.  
  252. go to master control
  253.  
  254. -- part contents for card part 5
  255. ----- text -----
  256. notes on
  257. operation
  258.  
  259. -- part contents for card part 3
  260. ----- text -----
  261.  
  262. control
  263. panel help
  264.  
  265. -- part contents for card part 4
  266. ----- text -----
  267.  
  268. reserved for future use
  269.  
  270. -- part contents for background part 43
  271. ----- text -----
  272. PopUpMenu
  273.  
  274. -- part contents for background part 14
  275. ----- text -----
  276. User Entry
  277.  
  278.  
  279. -- part contents for background part 3
  280. ----- text -----
  281. Pop Up Menu
  282.  
  283. -- part contents for background part 4
  284. ----- text -----
  285. Pop Up Menu
  286.  
  287. -- part contents for background part 18
  288. ----- text -----
  289. User Entry
  290.  
  291. -- part contents for background part 1
  292. ----- text -----
  293. Pop Up Menu
  294.  
  295. -- part contents for background part 2
  296. ----- text -----
  297. Pop Up Menu
  298.  
  299. -- part contents for card part 8
  300. ----- text -----
  301. Radio Buttons to select entry or display volume
  302.  
  303. -- part contents for card part 7
  304. ----- text -----
  305. Button to call up Remarks field
  306.  
  307. -- part contents for card part 6
  308. ----- text -----
  309. Pop Up Menu to select number of volumes in this set
  310.  
  311. -- part contents for card part 9
  312. ----- text -----
  313. Pop Up Menus are called by holding mouse button down  within indicated titles or fields.  Response may be slow due to size of menu.
  314.  
  315.  
  316. -- part contents for background part 52
  317. ----- text -----
  318. Pop Up Menu
  319.  
  320. -- part contents for card part 19
  321. ----- text -----
  322. USER NOTES
  323.  
  324. This field is for users to input personal notes on operation.  It is specific to this LP help card.
  325.